home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Collections: Software of the Month Club
/
Amiga General Interest Volume 210 (1995-03)(SOMC)(Disk 2 of 5)[SMC210C30I2].zip
/
Amiga General Interest Volume 210 (1995-03)(SOMC)(Disk 2 of 5)[SMC210C30I2].adf
/
MathScript
/
Rexx
/
CloseMathScript.ms
next >
Wrap
Text File
|
1995-05-08
|
232b
|
15 lines
/* This script is for the use with FinalWriter®. See the file
FinalWriter.guide in your Docs drawer */
ADDRESS COMMAND "delete T:formula#? >NIL:"
IF SHOW('p',"MATHSCRIPT.1") THEN DO
ADDRESS "MATHSCRIPT.1"
CLEAR
QUIT FORCE
END